home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 8 / Power CD-ROM 8.iso / windows / mtwin101 / progman.cmd < prev    next >
OS/2 REXX Batch file  |  1994-09-20  |  304b  |  11 lines

  1. ;
  2. ; When you wan't to add a new program group to your
  3. ; desktop, then you could use the ! command.
  4. ;
  5. ; This command looks for the highest number of groups
  6. ; and then adds the new one with the highest number+1
  7. ; (But only if it has not been added already)
  8. ;
  9. ![Groups]Group=N:\WINDOWS\EXCEL.GRP
  10.  
  11.